csstypesprivate: Remove AFFECTS_PANGO_LAYOUT mention
authorTimm Bäder <mail@baedert.org>
Thu, 12 Oct 2017 10:34:37 +0000 (12:34 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 12 Oct 2017 13:42:03 +0000 (15:42 +0200)
Doesn't even exist!

gtk/gtkcsstypesprivate.h

index cae239598558e1bf3f52391d88e144195da5a380..a809f10568684c68dd3281ad73a9cddec6140361 100644 (file)
@@ -101,7 +101,6 @@ typedef guint64 GtkCssChange;
  *   see @GTK_CSS_AFFECTS_FONT.
  * @GTK_CSS_AFFECTS_BACKGROUND: The background rendering is affected.
  * @GTK_CSS_AFFECTS_BORDER: The border styling is affected.
- * @GTK_CSS_AFFECTS_PANGO_LAYOUT: Font rendering is affected.
  * @GTK_CSS_AFFECTS_FONT: The font is affected and should be reloaded
  *   if it was cached.
  * @GTK_CSS_AFFECTS_TEXT: Text rendering is affected.